<text><span class="style2">ommand Format:</span><span class="style1"></span><span class="style2">Cast</span><span class="style1"> "</span><span class="style2">____Read TEXT File…</span><span class="style1">" [,<procErr>]put </span><span class="style2">Conjure</span><span class="style1">("</span><span class="style2">____Read TEXT File…</span><span class="style1">" [,<procErr>]) into <dest></span></text>
</content>
<content>
<layer>background</layer>
<id>1</id>
<text><span class="style2">ommand Description:</span><span class="style1">Allows the selection of any TEXT type file and returns the entire data fork.</span></text>
</content>
<name>Read Text File…</name>
<script></script>
</card>
card_24227.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Format:</span><span class="style1"></span><span class="style2">Cast</span><span class="style1"> "</span><span class="style2">____Read Resources From File…</span><span class="style1">" [,<procErr>]put </span><span class="style2">Conjure</span><span class="style1">("</span><span class="style2">____Read Resources From File…</span><span class="style1">" [,<procErr>]) into <dest></span></text>
</content>
<content>
<layer>background</layer>
<id>1</id>
<text><span class="style2">ommand Description:</span><span class="style1">Lets you look around the resources of a file and copy one or more of them into the Clipboard.</span></text>
</content>
<name>Read Resource(s) From File…</name>
<script></script>
</card>
card_24009.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Reads a PICT type file ( Such as those used by most Art Programs and TeachText ( also CMD-SHIFT-3 in HyperCard ), and stores as a PICT resource in the Clipboard.</span></text>
</content>
<name>Read PICT File…</name>
<script></script>
</card>
card_23610.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Reads a MacPaint type Picture and stores it as a PICT resource in the Clipboard.</span></text>
</content>
<name>Read MacPaint File…</name>
<script></script>
</card>
card_23366.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<script>on mouseUpput Conjure("____Read Data Fork Of File…",true) into cd fld 1end mouseUp</script>
</part>
<part>
<id>2</id>
<type>field</type>
<visible> <true /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <true /> </lockText>
<rect>
<left>201</left>
<top>189</top>
<right>507</right>
<bottom>318</bottom>
</rect>
<style>scrolling</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<textHeight>16</textHeight>
<name></name>
<script></script>
</part>
<content>
<layer>background</layer>
<id>3</id>
<text><span class="style2">ommand Format:</span><span class="style1"></span><span class="style2">Cast</span><span class="style1"> "</span><span class="style2">____Read Data Fork Of File…</span><span class="style1">" [,<procErr>]put </span><span class="style2">Conjure</span><span class="style1">("</span><span class="style2">____Read Data Fork Of File…</span><span class="style1">" [,<procErr>]) into <dest></span></text>
</content>
<content>
<layer>background</layer>
<id>1</id>
<text><span class="style2">ommand Description:</span><span class="style1">Reads a range of data from the data fork of a file into the scrap.</span></text>
</content>
<name>Read Data Fork Of File…</name>
<script>on closeCardput empty into cd fld 1end closeCard</script>
</card>
card_23004.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Take the information from the Magic Wand and make an 'aete' resource for use in Apple Event.</span></text>
</content>
<name>Make aete from Magic Wand</name>
<script></script>
</card>
card_55873.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Displays a list of current FKeys, allowing user to select one to execute.This command is a special ‘</span><span class="style2">FKEY</span><span class="style1">’ command and must be called using the “</span><span class="style2">Call****</span><span class="style1">” command.</span></text>
</content>
<name>Invoke FKEY From List</name>
<script></script>
</card>
card_22463.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<script>on mouseUpput "Show a window FIRST!"Cast "____Grab PICT From Screen…"hide msg boxanswer "Now enter Command-V to paste it!"end mouseUp</script>
<text><span class="style2">ommand Description:</span><span class="style1">Allows user to "Grab" a picture from the screen, after hiding the topmost window, selecting the upper-left point and the lower right point...NOTE: It is very dangerous to use this command without a window open over the HyperCard window (such as the Variable Watcher, The Messages window or possably a "Picture" window). If done, this command would first hide the HyperCard window and Enter the Finder (if running under MultiFinder) to grab the PICT. After exiting the command, the HyperCard window is restored, but the user is left in the Finder with HyperCard running in the background...</span></text>
</content>
<name>Grab Picture From Screen…</name>
<script></script>
</card>
card_22114.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Format:</span><span class="style1"></span><span class="style2">Cast</span><span class="style1"> "</span><span class="style2">____Grab Data From Memory…</span><span class="style1">" [,<procErr>]put </span><span class="style2">Conjure</span><span class="style1">("</span><span class="style2">____Grab Data From Memory…</span><span class="style1">" [,<procErr>]) into <dest></span></text>
</content>
<content>
<layer>background</layer>
<id>1</id>
<text><span class="style2">ommand Description:</span><span class="style1">Gets data from any place in memory and returns it as any type selected.</span></text>
</content>
<name>Grab Data From Memory…</name>
<script></script>
</card>
card_21984.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Gets the Page setup record used in printing (PREC Resource). If <default> is set to false then the standard "Page Setup" dialog is presented.</span></text>
</content>
<name>Get Page Setup</name>
<script></script>
</card>
card_21687.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Get the default target ID, this is the default target to send out from any Apple Event from your stack. It is likely that you really want to set the value, in that case you should set <default> to false.</span></text>
</content>
<name>Get Default Target ID</name>
<script></script>
</card>
card_21484.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Get the content of the clipboard of another application. This command uses the Get Data Apple Event. While most application in future may support this, the best bet now is to talk to another copy of Clipboard Magician.</span></text>
</content>
<name>Get Content of Remote Clipboard</name>
<script></script>
</card>
card_21109.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Gets the file size, file type and the modification date of a file.</span></text>
</content>
<name>Get File Information…</name>
<script>on closeCardput empty into cd fld 1end closeCard</script>
</card>
card_20499.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Enter text using a simple text editor. This command creates a new window on top of HyperCard for entering Text of any length. Setting <default> to false will cause a dialog to be presented to allow the user to select the font, size and style they will use. This does not create a 'styl' resource, so it will not "Paste" in the selected Style & Font. ( Maybe a future version? )</span></text>
</content>
<name>Enter Text…</name>
<script>on closeCardput empty into cd fld 1end closeCard</script>
</card>
card_20344.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Make an alias resource out of a file.This command creates a resource, not an Alias File. To create an Alias File see the command "****Save as Resource…".</span></text>
</content>
<name>Create Aliases</name>
<script></script>
</card>
card_19780.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Convert shift GB code used by Macintosh Chinese System to zW Standard version 1.0. NOTE: Improper data sent to this command could CRASH your system!</span></text>
</content>
<name>zWEncode From Hanzi</name>
<script></script>
</card>
card_19626.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Format:</span><span class="style1"></span><span class="style2">Cast</span><span class="style1"> "</span><span class="style2">TEXTzWDecode to Hanzi</span><span class="style1">" [,|,<source> [,<procErr>]]put </span><span class="style2">Conjure</span><span class="style1">("</span><span class="style2">TEXTzWDecode to Hanzi</span><span class="style1">" [,|,<source> [,<procErr>]]) into <dest></span></text>
</content>
<content>
<layer>background</layer>
<id>1</id>
<text><span class="style2">ommand Description:</span><span class="style1">Convert zW Standard, version 1.0 text into shift GB code used by Macintosh Chinese System. NOTE: Improper data sent to this command could CRASH your system!</span></text>
</content>
<name>zWDecode to Hanzi</name>
<script></script>
</card>
card_19407.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1"> </span><span class="style2">This Command Not Yet Supported By Isaac! Use At Your Own Risk!</span></text>
</content>
<name>Convert Text to uudecode</name>
<script></script>
</card>
card_18977.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Script Manager Transliteration. Can be used to change between upper and lower case. See </span><span class="style2">Inside Macintosh</span><span class="style1">,</span><span class="style2"> Volume V</span><span class="style1">, p311.</span></text>
</content>
<content>
<layer>card</layer>
<id>1</id>
<text>This is some example TEXT to try this command out on…</text>
</content>
<name>Transliterate Text…</name>
<script>on closeCardput empty into cd fld 2end closeCard</script>
</card>
card_18469.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<script>on mouseUpput conjure("TEXTText Information",cd fld 1,true) into cd fld 2end mouseUp</script>
</part>
<content>
<layer>background</layer>
<id>1</id>
<text><span class="style2">ommand Description:</span><span class="style1">Get information about the text... Returns two lines. The first containing the word count, and the second containing the line count.</span></text>
</content>
<content>
<layer>card</layer>
<id>1</id>
<text>This is some text in a field.Change this and press "Try It" to see what this command does!Thank-You...</text>
<script>on mouseUpglobal itif cd fld 1 is not empty thenif charToNum(last char of cd fld 1) is not 13then put return after cd fld 1put Conjure("TEXTSort Text Lines",cd fld 1,true) into cd fld 2end ifend mouseUp</script>
</part>
<content>
<layer>background</layer>
<id>3</id>
<text><span class="style2">ommand Format:</span><span class="style1"></span><span class="style2">Cast</span><span class="style1"> "</span><span class="style2">TEXTSort Text Lines</span><span class="style1">" [,|,<source> [,<procErr>]]put </span><span class="style2">Conjure</span><span class="style1">("</span><span class="style2">TEXTSort Text Lines</span><span class="style1">" [,|,<source> [,<procErr>]]) into <dest></span></text>
</content>
<content>
<layer>background</layer>
<id>1</id>
<text><span class="style2">ommand Description:</span><span class="style1">Sort the lines of text in ASCII Alphabetic order(Uppercase precedes Lowercase). It is important, with this command, every line end with a carrage return! If not, this command could crash your system! A check that the last line ends with a Return should be sufficiant ( See Script for the button below. ).</span></text>
</content>
<content>
<layer>card</layer>
<id>1</id>
<text>ThisisalistofTexttotrySorting</text>
</content>
<name>Sort Text Lines</name>
<script>on closeCardput empty into cd fld 2end closeCard</script>
</card>
card_17962.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Format:</span><span class="style1"></span><span class="style2">Cast</span><span class="style1"> "</span><span class="style2">TEXTSGB code to HGB</span><span class="style1">" [,|,<source> [,<procErr>]]put </span><span class="style2">Conjure</span><span class="style1">("</span><span class="style2">TEXTSGB code to HGB</span><span class="style1">" [,|,<source> [,<procErr>]]) into <dest></span></text>
</content>
<content>
<layer>background</layer>
<id>1</id>
<text><span class="style2">ommand Description:</span><span class="style1">Convert SGB code used in previous versions of Simplifed Chinese System to HGB code used in version 6.0x. ( See "****AECoerce…" )</span></text>
</content>
<name>Convert SGB to HGB</name>
<script></script>
</card>
card_17779.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Format:</span><span class="style1"></span><span class="style2">Cast</span><span class="style1"> "</span><span class="style2">TEXTResource With This Name</span><span class="style1">" [,|,<source> [,<procErr>]]put </span><span class="style2">Conjure</span><span class="style1">("</span><span class="style2">TEXTResource With This Name</span><span class="style1">" [,|,<source> [,<procErr>]]) ¬into <dest></span></text>
</content>
<content>
<layer>background</layer>
<id>1</id>
<text><span class="style2">ommand Description:</span><span class="style1">Gets a resource with this name from any open resource files. This command is used throughout this stack to retrieve various resouces directly from this stack. Also could be used to fetch resources from the Magic Wand file...</span></text>
</content>
<name>Fetch a Resource With This Name</name>
<script></script>
</card>
card_17541.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Format:</span><span class="style1"></span><span class="style2">Cast</span><span class="style1"> "</span><span class="style2">TEXTRemove the Line Feeds</span><span class="style1">" [,|,<source> [,<procErr>]]put </span><span class="style2">Conjure</span><span class="style1">("</span><span class="style2">TEXTRemove the Line Feeds</span><span class="style1">" [,|,<source> [,<procErr>]]) ¬into <dest></span></text>
</content>
<content>
<layer>background</layer>
<id>1</id>
<text><span class="style2">ommand Description:</span><span class="style1">Remove the Line Feeds from a String. Convenient for data recieved from a Modem.</span></text>
</content>
<name>Remove the Line Feeds</name>
<script></script>
</card>
card_17326.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Reads Macintalk Phonemes with Macintalk... </span><span class="style2">Note</span><span class="style1">: Macintalk Must be present in the System Folder!</span></text>
</content>
<content>
<layer>card</layer>
<id>1</id>
<text>Enter what you want your Macintosh to say here, and click the button below.</text>
</content>
<name>Read Macintalk Phoneme</name>
<script>on closeCardput empty into cd fld 2end closeCard</script>
</card>
card_17047.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Reads the string with Macintalk. ( Works with normal text ) </span><span class="style2">Note</span><span class="style1">: Macintalk must be present in the System Folder!</span></text>
</content>
<name>Read By Macintalk</name>
<script></script>
</card>
card_16752.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Prints TEXT data. Setting <default> to false will allow setting the font, size and style of the text if a resource of type 'styl' is NOT present.</span></text>
</content>
<content>
<layer>card</layer>
<id>3</id>
<text>Print this text by pressing the above button. To choose your Font, Size and Style, uncheck the box "Use Default Font" above. For some reason ( unknown to me ) if a 'styl' resource is present in the Clipboard, setting <default> to false does not work, nor is the 'styl' resource used...</text>
</content>
<name>Print Text</name>
<script></script>
</card>
card_16514.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Reverse of the HexDump operation. Resulting data type is TEXT. You might use the type coercion command "****Type Coercion…" to change resulting data type.</span></text>
<text><span class="style2">ommand Description:</span><span class="style1">Converts a string of text into the phonic language of Macintalk. </span><span class="style2">Note</span><span class="style1">: Macintalk Must be present in the System Folder! Returns the Phonemes in another Text String. ( See "TEXTRead Macintalk Phoneme" for an example of its use. )</span></text>
</content>
<name>Convert String to Macintalk Phonemes</name>
<script></script>
</card>
card_15893.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<script>on mouseUpput "128 or 512 (64K ROMs),XL,512KE,Plus,SE,II,IIx,IIcx,SE30,Portable," &¬"IIci,type 12,IIfx,type 14,type 15,type 16,Classic,IIsi,LC,type 20," &¬"type 21,type 22,type 23,type 24,type 25,type 26,type 27,type 28" into listCast "TEXTGestalt","mach",trueif the result is empty then get Conjure("****Hex Dump","long",true)delete last char of itput charToNum( last char of it ) - 48 into LSDif LSD > 9 then subtract 7 from LSDdelete last char of itput charToNum( last char of it ) - 48 into MSDif MSD > 9 then subtract 7 from MSDget (MSD*16)+LSDput "This is a Macintosh" && item it of list into cd fld 1end mouseUp</script>
<text><span class="style2">ommand Description:</span><span class="style1">Takes a four character string as the selector and finds the gestalt as a data type 'long' in the Clipboard.See </span><span class="style2">Inside Macintosh, Volume VI, </span><span class="style1">pages 3-28 to 3-53</span></text>
</content>
<name>Get Gestalt Information</name>
<script>on closeCardput empty into cd fld 1end closeCard</script>
</card>
card_15417.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<script>on mouseUpput conjure( "TEXTEdit big file with no wrap around ",cd fld 1,true,hilite of btn 2 ) ¬into cd fld 1end mouseUp</script>
</part>
<part>
<id>3</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>342</left>
<top>202</top>
<right>472</right>
<bottom>226</bottom>
</rect>
<style>checkbox</style>
<showName> <true /> </showName>
<highlight> <true /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Use Default Font</name>
<script></script>
</part>
<content>
<layer>background</layer>
<id>3</id>
<text><span class="style2">ommand Format:</span><span class="style1"></span><span class="style2">Cast</span><span class="style1"> "</span><span class="style2">TEXTEdit big file with no wrap around </span><span class="style1">" [,|,<source> [,<procErr> ¬ [,<default>]]]put </span><span class="style2">Conjure</span><span class="style1">("</span><span class="style2">TEXTEdit big file with no wrap around </span><span class="style1">" [,|,<source> ¬ [,<procErr> [,<default>]]]) into <dest></span></text>
<text>Edit this text by pressing the above button. The difference between this command and "TEXTEdit It" is that the editor also has a Horizontal Scroll Bar to allow for a document too large to fit into a normalwindow. Using this editor, this field will fit into less than 2 lines. Again to choose your Font, Size and Style, uncheck the box "Use Default Font" above.</text>
</content>
<name>Edit a Large String with No Wrap Around</name>
<script></script>
</card>
card_15141.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">A simple bare minimum TextEdit based editor. Making a selection and hitting Enter will delete everything else and return. The <default> option set to false will allow the user to change the font, size & style.</span></text>
</content>
<content>
<layer>card</layer>
<id>1</id>
<text>Edit this text with the above button. If you un-check the box labled “Use Default Font”, you will be given the option to select the Font, Size and Style that the editor uses. This will NOT effect the result.</text>
</content>
<name>Edit a String of Text…</name>
<script></script>
</card>
card_14980.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Format:</span><span class="style1"></span><span class="style2">Cast</span><span class="style1"> "</span><span class="style2">TEXTDecode From C Convention</span><span class="style1">" [,|,<source> [,<procErr>]]put </span><span class="style2">Conjure</span><span class="style1">("</span><span class="style2">TEXTDecode From C Convention</span><span class="style1">" [,|,<source> [,<procErr>]]) ¬into <dest></span></text>
</content>
<content>
<layer>background</layer>
<id>1</id>
<text><span class="style2">ommand Description:</span><span class="style1">Decodes C convention text to Pascal convention. Note that Hex uses the notation of \$XX</span></text>
</content>
<name>Decode a String From C Convention</name>
<script></script>
</card>
card_14688.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<script>on mouseUpif the optionKey is not down thenanswer "This Command Is Not Yet Supported By Isaac! It May Crash" && ¬"Your System! Do You Want to Continue?" with "Continue" or "Cancel"if it is "Cancel" then exit mouseUpend ifset cursor to watchCast "TEXTResource With This Name","Sample 'STR#'",trueif the result is empty then Cast "STR#Pick a string…",trueif the result is emptythen put Conjure ( "STR >TEXT", true ) into cd fld 1end mouseUp</script>
<text><span class="style2">ommand Description: This Command Not Yet Supported By Isaac! Use At Your Own Risk!</span><span class="style1">Picks a string from a list of strings. Presents a dialog to select a particular string from the String List 'STR#' in the Clipboard. Returns a Pascal String 'STR '.</span></text>
</content>
<name>Pick a String from a String List (STR#)…</name>
<script></script>
</card>
card_14333.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<script>on mouseUpset cursor to watchCast "TEXTResource With This Name","Sample 'STR '",trueput Conjure ( "STR >TEXT", true ) into cd fld 1end mouseUp</script>
<text><span class="style2">ommand Description:</span><span class="style1">Convert a String Resource ('STR ') to TEXT. Note: A space follows the 'R' in this command.</span></text>
</content>
<name>'STR ' to 'TEXT'</name>
<script>on closeCardput empty into cd fld 1end closeCard</script>
</card>
card_26428.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Converts a Small Icon (SICN) to a Picture. The resulting Picture is the same demensions as a Small Icon ( 8x8 ). </span></text>
</content>
<name>SICN to Picture</name>
<script></script>
</card>
card_13395.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Allows user to select an area of the Picture currently in the Clipboard.</span></text>
</content>
<name>Select an Area of a Picture…</name>
<script></script>
</card>
card_13102.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Scales the Picture in the Clipboard Larger or Smaller. Requests a percentage for the Horizontal and Vertical demensions.</span></text>
</content>
<name>Scale Picture…</name>
<script></script>
</card>
card_12915.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Saves the Picture in Clipboard into a file openable with Art Applications or TeachText. This command is preferable to the command "****Save As File…" because it also creates the proper header fo the file.</span></text>
</content>
<name>Save a Picture as a File…</name>
<script></script>
</card>
card_55718.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Rotate a picture 90 degrees Counter-ClockwiseThis command is a special ‘</span><span class="style2">CNV@</span><span class="style1">’ command and must be called using the “</span><span class="style2">Call****</span><span class="style1">” command.</span></text>
</content>
<name>Rotate Picture</name>
<script></script>
</card>
card_12558.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Edge Version 0.1.Takes a picture and changes the solid figures into their edge.</span></text>
</content>
<name>Reduce a Picture to its Edge</name>
<script></script>
</card>
card_12318.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Print the PICT resource in the Clipboard.Current implementation only prints one page.</span></text>
</content>
<name>Print a Picture</name>
<script></script>
</card>
card_12122.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Inverts the Picture in the Clipboard ( Black->White & White->Black )</span></text>
</content>
<name>Invert a Picture</name>
<script></script>
</card>
card_11646.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Converts a color picture into a dithered black & white picture.Requires System 6.0.5 or better, 32 Bit QuickDraw 1.2 & a color Mac.Written by Maf Vosburgh.</span></text>
</content>
<name>Dither a Color Picture to Black and White</name>
<script></script>
</card>
card_11261.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Changes the picture into a cursor. The mask will be the same as the cursor and the hot spot will be at the center.</span></text>
</content>
<name>Picture to Cursor</name>
<script></script>
</card>
card_26127.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Converts an 'nrct' resource in the Clipboard to a 'PICT' resource suitable for Pasting.</span></text>
</content>
<name>Convert a Rectangle List (nrct) to a Picture</name>
<script></script>
</card>
card_10121.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Format:</span><span class="style1"></span><span class="style2">Cast</span><span class="style1"> "</span><span class="style2">listConvert to scrap</span><span class="style1">" [,<procErr>]put </span><span class="style2">Conjure</span><span class="style1">("</span><span class="style2">listConvert to scrap</span><span class="style1">" [,<procErr>]) into <dest></span></text>
</content>
<content>
<layer>background</layer>
<id>1</id>
<text><span class="style2">ommand Description:</span><span class="style1">This Command converts a Clipboard 'list' and places the converted resources into the Clipboard. </span><span class="style2">This command is automatically executed by Isaac</span><span class="style1"> and is documented here for reference only. In rare cases you might manage to get this resource into the Clipboard (Possably from another Application?). the result will be stored in the Clipboard and any TEXT present will be returned.</span></text>
</content>
<name>Convert a List to Scrap</name>
<script></script>
</card>
card_9847.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Converts an Icon to a Picture.The resulting Picture is the same demensions as an Icon ( 32x32 ).</span></text>
</content>
<name>Icon to Picture</name>
<script></script>
</card>
card_9569.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<script>on mouseUpset Cursor to arrowCast "TEXTResource With This Name","Sample 'ICN#'",trueCast "ICN#Select Icon…",trueCast "ICON>PICT",trueend mouseUp</script>
<text><span class="style2">ommand Description:</span><span class="style1">Treats ICN# as an array of ICONs, and let you pick one up as an ICON.</span></text>
</content>
<name>Select an Icon from an Icon List (ICN#)</name>
<script></script>
</card>
card_9424.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<script>on mouseUpask "Rotate How Many times?" with "1"set Cursor to watchCast "TEXTResource With This Name","Sample 'ICN#'",truerepeat it timesCast "ICN#Rotate Icons",trueend repeatCast "ICN#>PICT",trueend mouseUp</script>
<text><span class="style2">ommand Description:</span><span class="style1">Convert an Icon List (ICN#) to Picture. The resulting Picture is the same demensions as an Icon ( 32x32 ). See "ICN#Rotate Icons" on the next card for and example of using this command.</span></text>
</content>
<name>ICN# to Picture</name>
<script></script>
</card>
card_8929.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Executes an FKEY Resource from the Clipboard. The FKEY must have been loaded to the Clipboard previously. To exicute an FKEY from the resource fork directly, first name it "____<it's name>" ( 4 underlines ) and then call it with the "CallFkey" command.</span></text>
</content>
<name>Do an Fkey</name>
<script></script>
</card>
card_8533.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Convert a DITL resource in the Clipboard to a CARD for Pasting with HyperCard. This command converts the DITL to the Hypercard Version 1.0 format, but it DOES work with HyperCard 2.x. It will create a New ( empty ) Background and New Card containing any Fields, Icons (as buttons), and Buttons defined within the DITL Resource. I have included a sample DITL resource in the “Isaac Resources” file to experiment with.</span></text>
</content>
<name>Convert Dialog Template List to HyperCard Card</name>
<script></script>
</card>
card_8312.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Convert Dialog Item List (DITL) into view template to be used in MacApp 2.0.I have included a sample DITL resource in “Isaac Resources” to experiment with.</span></text>
</content>
<name>Convert Dialog Template List to View Resource</name>
<script></script>
</card>
card_8145.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Convert a DITL Resource in the Clipboard to a Picture. The resulting Picture will be of the smallest demensions to enclose all items of the DITL.</span></text>
</content>
<name>Convert Dialog Template List to Picture</name>
<script></script>
</card>
card_7826.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Convert Cursor resource in Clipboard to a Picture. The resulting Picture will be od the same demensions as the Cursor ( 8x8 ).</span></text>
</content>
<name>Convert Cursor to Picture</name>
<script></script>
</card>
card_7438.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description: This is an extremly DANGEROUS command to toy with! Please experiment with a Copy of “Magic Wand”!</span><span class="style1">Edit any Magic Wand CNV! Resource... The 'CNV!' must be in the Clipboard.</span></text>
<script>on mouseUpcast "CallXCMDTEXTFlash", cd fld 1, trueend mouseUp</script>
</part>
<part>
<id>2</id>
<type>field</type>
<visible> <true /> </visible>
<dontWrap> <true /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <true /> </autoTab>
<lockText> <false /> </lockText>
<rect>
<left>308</left>
<top>252</top>
<right>342</right>
<bottom>271</bottom>
</rect>
<style>shadow</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Geneva</font>
<textSize>12</textSize>
<textStyle>bold</textStyle>
<textHeight>16</textHeight>
<name></name>
<script></script>
</part>
<content>
<layer>background</layer>
<id>1</id>
<text><span class="style2">ommand Description: This Command Has a Special Format for entry! Please Note:</span><span class="style1">Allows calling of externals other than then standard CNVT command. The asterisks must be replaced with the command resource Type and the command name in the proper format would follow. An example of calling the "TEXTFlash" XCMD within Magic Wand is shown below. This identifies the command type as 'XCMD' and the command Name as "TEXTFlash". The parameter field is the 'TEXT' input to the command and will cause the window to flash the number of times indicated. Using "Call****" for XCMD's is a little redundent from within HyperCard. It is simply used here to demonstrate the power of the command. Currently Isaac allows you to call seven other types of commands from the Magic Wand. These types are: CNV@, XCMD, XFCN, Fkey, VCMD, VFIL and $ae$. This list will be expanded in the future if Clipboard Magician begins supporting new command types.</span></text>
<text><span class="style2">ommand Description:</span><span class="style1">Convert foreground card button and field into a Dialog Item List (DITL).</span><span class="style2">This command was written for Hypercard Version 1.x and does NOT work with Versions 2.0 or above.</span></text>
</content>
<name>Convert HyperCard Card to Dialog Template List</name>
<script></script>
</card>
card_25792.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Rotates a Bit Map image in the Clipboard 90 degrees counter-clockwise.</span></text>
</content>
<name>Rotate a Bit Map (bmap)</name>
<script></script>
</card>
card_25548.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Flips a Bit Map image in the Clipboard Top to Bottom and Bottom to Top, creating an Inverted Mirror Image.</span></text>
</content>
<name>Flip a Bit Map (bmap) Vertical</name>
<script></script>
</card>
card_25197.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Flips a Bit Map image in the Clipboard Left to Right and Right to Left, creating a Mirror Image.</span></text>
</content>
<name>Flip a Bit Map (bmap) Horizontal</name>
<script></script>
</card>
card_25048.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Converts a BitMap in the Clipboard into a 'PICT' resource. Used in numerous places throughout this stack.</span></text>
</content>
<name>Convert a Bit Map (bmap) to a Picture</name>
<script></script>
</card>
card_6941.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Change the Resource Type of the current data without changing the data.Convenient for converting any Resource to a Text String and back...( See also "TEXTPack Hexadecimal Digits" )</span></text>
</content>
<name>Type Coercion…</name>
<script></script>
</card>
card_6828.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Edit any resource with a ResEdit template.Correct TMPL Resource must be present in Magic Wand (preferably), the Home Stack or Current Stack. Selecting the “As Text” button will return the selected resource as a "Pascal" string. There will be two characters added to the begining, representing an Integer ( "short" in C ) length of the Text.</span></text>
</content>
<content>
<layer>card</layer>
<id>1</id>
<text>This is a string of data simulating a 'TEXT' resource for editing with the 'TEXT' template from ResEdit...</text>
</content>
<name>Template Edit…</name>
<script>on closeCardput empty into cd fld 2end closeCard</script>
</card>
card_6436.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<script>on mouseUpget cd fld 1put "Formating Text…"put 1 into irepeat with i = 1 to the number of lines in itset cursor to busyput numToChar(10) after line i of itend repeathide the message boxset cursor to arrowCast "****Send Through the Serial Port","TEXT",it,true,hilite of btn 2end mouseUp</script>
</part>
<part>
<id>2</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>313</left>
<top>199</top>
<right>493</right>
<bottom>221</bottom>
</rect>
<style>checkbox</style>
<showName> <true /> </showName>
<highlight> <true /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Use Default Parameters</name>
<script></script>
</part>
<part>
<id>3</id>
<type>field</type>
<visible> <true /> </visible>
<dontWrap> <true /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <false /> </lockText>
<rect>
<left>4</left>
<top>223</top>
<right>506</right>
<bottom>308</bottom>
</rect>
<style>scrolling</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<textHeight>16</textHeight>
<name></name>
<script></script>
</part>
<content>
<layer>background</layer>
<id>3</id>
<text><span class="style2">ommand Format:</span><span class="style1"></span><span class="style2">Cast</span><span class="style1"> "</span><span class="style2">****Send Through the Serial Port</span><span class="style1">" ,<type> [,|,<source>] [,<procErr> ¬[,<default>]]</span></text>
</content>
<content>
<layer>background</layer>
<id>1</id>
<text><span class="style2">ommand Description:</span><span class="style1">Sends the data through the serial port (adding the text "Header:" previous to it. ). This is a convenient way of sending straight TEXT or PostScript‚Ñ¢ directly to your printer without any formating. The resulting printout of text would be in the printers default font. Send a <default> of false to select Port, Baud Rate and other parameters </span></text>
</content>
<content>
<layer>card</layer>
<id>3</id>
<text>Enter whatever you want to sent to the Printer ( or Modem ) here. Line-feedsand Returns are NOT added ( or any formating done! ), so you will have to addyour own... Printer (or modem) ESC codes can be sent directly with thiscommand. The Default configuration is the current Printer at the currentSettings. If you uncheck the checkbox "Use Default Parameters", you will bepresented with a dialog for setting All Parameters. This may cause thesettings to remain changed. I recomend that you exicute the Menu Command"Page Setup…" afterward.</text>
</content>
<name>Send Through The Serial Port</name>
<script></script>
</card>
card_6181.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<script>on mouseUpcast "****Save Into Data Fork Of File…","TEXT",cd fld 1,trueanswer "The Field has been saved! To check the results use the command" && ¬quote & "____Read Data Fork Of File…" & quoteend mouseUp</script>
</part>
<content>
<layer>background</layer>
<id>3</id>
<text><span class="style2">ommand Format:</span><span class="style1"></span><span class="style2">Cast</span><span class="style1"> "</span><span class="style2">****Save Into Data Fork Of File…</span><span class="style1">" ,<type> [,|,<source>] [,<procErr>]</span></text>
</content>
<content>
<layer>background</layer>
<id>1</id>
<text><span class="style2">ommand Description:</span><span class="style1">Saves into the data fork of a new file. The files type will be the same as the resource saved and the creator will be of type '????'.</span></text>
</content>
<content>
<layer>card</layer>
<id>1</id>
<text>This text will be saved as a 'TEXT' document. Suitable for opening and reading with any Word Processor. To add to the document (append) use the command "****Append Data To File…".</text>
</content>
<name>Save Into Data Fork Of File…</name>
<script></script>
</card>
card_6096.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<script>on mouseUpSelect text of cd fld 1domenu "Copy Text"set cursor to arrowcast "****Save as Resource…","scrp",true,not hilite of btn 2end mouseUp</script>
<text><span class="style2">ommand Description:</span><span class="style1">Saves the data as a resource to specified file.</span><span class="style2">NOTE</span><span class="style1">: The following applies to Elenay™ Creations’ version of this command: <type> = "scrp": Save ALL resources currently in the scrap… Uses the same technique as ResEdit for creating resources. Will assign the lowest ID to the resource available above 127 and will not overwrite old resources. If no conflicting ID's occur, all resources would be saved with the same ID. <default> = true: Save into existing (visible) file… Displays the GetFile Dialog, filtering out invisable files. <default> = false: Create a New file before saving resource(s)… Displays the PutFile Dialog. Allowing the user to create a new resource file of type 'RCRS' and creator 'RSED' (ResEdit).</span></text>
</content>
<content>
<layer>card</layer>
<id>3</id>
<text><span class="style13">his</span><span class="style1"> is some</span><span class="style14">very</span><span class="style1"> </span><span class="style15">formated</span><span class="style1"> </span><span class="style16">Text</span><span class="style1"> to save into a </span><span class="style18">resource file</span><span class="style1">. </span><span class="style13">If</span><span class="style1"> you choose to save to a </span><span class="style19">NEW</span><span class="style1"> file then </span><span class="style14">check</span><span class="style1"> (</span><span class="style2">‚àö</span><span class="style1">) the box labeled </span><span class="style20">"</span><span class="style17">New File</span><span class="style20">"</span><span class="style1"> above.</span></text>
</content>
<name>Save as Resource…</name>
<script></script>
</card>
card_5883.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description: This is an extremly DANGEROUS command to toy with! Please experiment with a Copy of “Magic Wand”!</span><span class="style1">Save the data as resource to the file "Magic Wand".</span></text>
</content>
<name>Save To Magic Wand</name>
<script></script>
</card>
card_5419.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Munger (which rhymes with "plunger") from toolbox.Can be used to replace text etc.See </span><span class="style2">Inside Macintosh, Volume I</span><span class="style1">, p 468.</span></text>
</content>
<content>
<layer>card</layer>
<id>1</id>
<text>This is some example text to experiment with...</text>
</content>
<name>Munger…</name>
<script>on closeCardput empty into cd fld 2end closeCard</script>
</card>
card_5212.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Creates a Hexdump of the data. This can be data of any type! Hex Dump will always return text with Conjure ( and in the Result with Cast. ).</span></text>
</content>
<content>
<layer>card</layer>
<id>1</id>
<text>Enter Text in this field to convert to a Hexadecimal list in the field below. This could be used as an effective encriptor of important information of ANY type. The inverse command would be "TEXTPack Hexadecimal Digits".</text>
</content>
<name>Hex Dump</name>
<script>on closeCardput empty into cd fld 2end closeCard</script>
</card>
card_4871.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<script>on mouseUpCast "****Append Data To File…","TEXT",cd fld 1,trueAnswer "To check that this command worked, use the command" && ¬quote & "____Read Data Fork Of File…" & quote & "."end mouseUp</script>
</part>
<content>
<layer>background</layer>
<id>3</id>
<text><span class="style2">ommand Format:</span><span class="style1"></span><span class="style2">Cast</span><span class="style1"> "</span><span class="style2">****Append Data To File…</span><span class="style1">" ,<type> [,|,<source>] [,<procErr>]</span></text>
</content>
<content>
<layer>background</layer>
<id>1</id>
<text><span class="style2">ommand Description:</span><span class="style1">Appends the data to File selected. This can be data of any type. Please be careful! This command could cause unrecoverable damage to a document!</span></text>
</content>
<content>
<layer>card</layer>
<id>1</id>
<text>This is an example of the use of the "Append Data To File…" command.This Field, as is, should add these two lines to your document.</text>
</content>
<name>Append Data To File…</name>
<script></script>
</card>
card_4629.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Call Coercion in Apple Event Manager to transform the data.</span><span class="style2">NOTE</span><span class="style1">: This can be a VERY dangerous command!</span></text>
</content>
<name>AECoreceDesc</name>
<script></script>
</card>
card_4087.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<text><span class="style2">ommand Description:</span><span class="style1">Convert HGB code used in Simplifed Chinese System 6.0x to SGB code used in previous versions. </span><span class="style2">NOTE</span><span class="style1">: If improper data is sent to this command, Your Macintosh WILL Crash!</span></text>
<script>on mouseUpget word 2 of the clicklinelock screengo card it+1unlock screen with visual scroll leftend mouseUp</script>
</part>
<part>
<id>2</id>
<type>field</type>
<visible> <true /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <true /> </lockText>
<rect>
<left>3</left>
<top>186</top>
<right>507</right>
<bottom>314</bottom>
</rect>
<style>scrolling</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<textHeight>16</textHeight>
<name>About…</name>
<script>on mouseUpAnswer "Would you like to print this field?" with "Print" or "Cancel"if it is "Print" then print cd fld 2end mouseUp</script>
</part>
<part>
<id>4</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>7</left>
<top>316</top>
<right>35</right>
<bottom>342</bottom>
</rect>
<style>transparent</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>20098</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Home</name>
<script>on mouseUpgo homeend mouseUp</script>
</part>
<content>
<layer>card</layer>
<id>1</id>
<text><span class="style1">****AECoerce…".........................•.......•....."****AECoreceDesc"......................•.......•....."****Append Data To File…"..............•............. Has Example…"****Hex Dump"..........................•.......•..... Has Example…"****Munger…"...........................•.......•..... Has Example…"****Save To Magic Wand"................•............."****Save as Resource…".................•............. Has Example…"****Save into Data Fork Of File…"......•............. Has Example…"****Send Through the Serial Port"......•............. Has Example…"****Template Edit…"....................•.......•..... Has Example…"****Type Coercion…"....................•.......•....."bmap>PICT".............................•............. Test Area…"bmapEdit…".............................•............. Test Area…"bmapFlip Horiztonal"...................•............. Test Area…"bmapFlip Vertical".....................•............. Test Area…"bmapRotate"............................•............. Test Area…"CARD>DITL".............................•............."Call****<command>".....................•.......•.....Special Format"CNV!Edit It…"..........................•............."CURS>PICT".............................•............."DITL>PICT".............................•............. Has Example…"DITL>view".............................•............."DITLConvert To Hypercard Card".........•............."FKEYDo It".............................•............."ICN#>PICT".............................•............. Has Example…"ICN#Rotate Icons"......................•............. Has Example…"ICN#Select Icon…"......................•............. Has Example…"ICON>PICT".............................•............. Has Example…"listConvert to scrap"..................•.......•..... </span><span class="style2">Internal</span><span class="style1">"MWRT>TEXT".............................•.......•....."nrct>PICT".............................•............. Has Example…"PICT>CURS".............................•............."PICT>ICON".............................•............."PICT>SICN".............................•............."PICT>bmap".............................•............. Has Example…"PICTDither to B/W".....................•............."PICTGray It Out".......................•............. Test Area…"PICTInvert"............................•............. Test Area…"PICTPolygonize"........................•............. Test Area…"PICTPrint Picture".....................•............. Test Area…"PICTReduce to edge"....................•............. Test Area…"PICTRotate"............................•............. Test Area…"PICTSave As File…".....................•............. Test Area…"PICTScale Picture…"....................•............. Test Area…"PICTSelect Area…"......................•............. Test Area…"SICN>PICT".............................•............."SICNRotate Small Icons"................•............."snd Play Sound"........................•............. Has Example…"STR >TEXT".............................•.......•..... Has Example…"STR#Pick a string…"....................•............. </span><span class="style11">Not Supported</span><span class="style1">"TEXTChange Carriage Return To Space"...•.......•....."TEXTDecode From C Convention"..........•.......•....."TEXTEdit It"...........................•.......•..... Has Example…"TEXTEdit big file with no wrap around "•.......•..... Has Example…"TEXTGestalt"...........................•............. Has Example…"TEXTGrep…".............................•.......•..... Has Example…"TEXTMake Macintalk Phonemes"...........•.......•..... See * Below…"TEXTPack Hexadecimal Digits"...........•.......•..... Has Example…"TEXTPrint Text"........................•............. Has Example…"TEXTRead By Macintalk".................•............. Has Example…"TEXTRead Macintalk Phoneme"............•............. Has Example…*"TEXTRemove the Line Feeds".............•.......•....."TEXTResource With This Name"...........•.......•.....</span><span class="style12">Used Throughout…</span><span class="style1">"TEXTSGB code to HGB"...................•.......•....."TEXTSort Text Lines"...................•.......•..... Has Example…"TEXTText Information"..................•.......•..... Has Example…"TEXTTransliterate…"....................•.......•..... Has Example…"TEXTatob"..............................•.......•....."TEXTuudecode"..........................•.......•..... </span><span class="style11">Not Supported</span><span class="style1">"TEXTzWDecode To Hanzi".................•.......•....."TEXTzWEncode From Hanzi"...............•.......•....."____Create Aliases"....................•............."____Delete File…"......................•............."____Enter Text…".......................•.......•..... Has Example…"____File Information"..................•.......•..... Has Example…"____Full Path Name…"...................•.......•..... Has Example…"____Get Content of Remote Clipboard"...•.......•....."____Get Default Target ID".............•.......•....."____Get Page Setup"....................•............. Has Example…"____Grab Data From Memory…"............•.......•....."____Grab PICT From Screen…"............•............. Test Area…"____Invoke Other FKEYs…"...............•............. Has Example…"____Make aete from Magic Wand".........•............."____Make an Apple Event"...............•............."____Read Data Fork Of File…"...........•.......•..... Has Example…"____Read EPSF file…"...................•............. Test Area…"____Read MacPaint File…"...............•............. Test Area…"____Read PICT File…"...................•............. Test Area…"____Read Resources From File…".........•.......•..... Test Area…"____Read TEXT File…"...................•.......•..... Has Example…</span></text>